home *** CD-ROM | disk | FTP | other *** search
/ OctaMED Sound Studio 1 / OctaMED SoundStudio V1.iso / soundstudio v1 / programmers / readme.doc < prev    next >
Text File  |  1996-06-18  |  3KB  |  81 lines

  1.     OctaMED Soundstudio V1 Player Sources (internal V7.0)
  2.  
  3.     Copyright © 1995-1996 Teijo Kinnunen and RBF Software.
  4.           (Read the full copyright notice below.)
  5.  
  6.  
  7. =================== Programmers' Source material contents ================
  8.  
  9. Document/instruction files (in the recommended order of reading):
  10. -----------------------------------------------------------------
  11. Licence.doc        Licence conditions and application form.
  12. Proplayer.doc        Introduction to player routines and embedded
  13.             player routine (proplayer) instructions.
  14. Library.doc        Player library instructions and autodocs.
  15. MMD_FileFormat.doc    OctaMED/MED module format specifications.
  16.  
  17. Source files:
  18. -------------
  19. proplayer.a        The main four channel player routine.
  20. pro8player.a        Eight channel player routine.
  21. promixplayer.a        Mixing mode player routine.
  22. med-mixasm.a        Mixing routines for promixplayer.a.
  23. loadmod.a        Module loading/unloading/relocation routines.
  24. reloc.a            A separate module relocation routine.
  25. aura.a            Special Aura output routines.
  26. chinfo.i, medtrkdata.i    Header files required by the player routines.
  27.  
  28. Header files:
  29. -------------
  30. proplayer.h        Prototypes and definitions for the player
  31.             routines.
  32. libproto.h        Library function prototypes and #pragmas.
  33.  
  34. Miscellaneous
  35. -------------
  36. objconv            A binary->object file converter.
  37. medplayer_lib.fd    A function definition file for medplayer.library
  38. octaplayer_lib.fd    A function definition file for octaplayer.library
  39. octamix_lib.fd        A function definition file for
  40.             octamixplayer.library
  41. Examples (dir)        Some example sources
  42.  
  43. =================== Programmers' Source material copyright ===============
  44.  
  45. This is the OctaMED Source disk and it is fully Copyrighted to RBF Software
  46. (Teijo Kinnunen and Ray Burt-Frost).
  47.  
  48. The source is NOT public Domain.
  49.  
  50. However, public domain libraries are very welcome to offer this material to
  51. customers for no more than a very reasonable copying fee only.
  52.  
  53. If you have not allready applied for a programmers licence then it is in
  54. your own interests to do so by printing out, (or copying), the included
  55. copyright licence file titled "Licence.doc" and send it to:
  56.  
  57.             RBF Software.
  58.             169, Dale Valley Road,
  59.             Hollybrook,
  60.             Southampton.
  61.             S016 6QX
  62.             England
  63.  
  64. Those private/individual programmers that intend to use the libraries only
  65. within and for release as Public Domain or Freeware programs, (no charges
  66. made), are encouraged to make use of these routines in their progs.
  67.  
  68. Those programmers intending to release a program under the licenceware or
  69. Copyright banner, MUST, (to avoid legal problems), READ ON:
  70.  
  71. Companies and Programmers that are intending to use the libraries within a
  72. commercial, or even the now popular "budget" progs being sold via PD
  73. libraries that pay the author a "share of the sales", MUST, to avoid
  74. undesirable legal problems regarding the use of our Copyrighted libraries,
  75. fill in and return the copyright licence form found on this diskette..
  76.  
  77. We believe all commercial/part-time programmers that are intending to earn
  78. money from the routines will see this as fair, considering the high
  79. earnings that are often forthcoming from their usage in such ventures and
  80. the hard work that Teijo puts into this program.
  81.